home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / chip-cd_2002_05.zip / 05 / Dom i biuro / Mr Faktury Pro 1.53 / mr_faktury_pro.exe / 0 / RCDATA / TFCENA / TFCENA.txt
Text File  |  2002-03-27  |  5KB  |  184 lines

  1. object fCena: TfCena
  2.   Left = 556
  3.   Top = 282
  4.   BorderStyle = bsSingle
  5.   Caption = 'Ustawianie ceny dla :'
  6.   ClientHeight = 250
  7.   ClientWidth = 337
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 16
  21.     Top = 8
  22.     Width = 68
  23.     Height = 13
  24.     Caption = 'Nazwa towaru'
  25.   end
  26.   object lTowar: TLabel
  27.     Left = 16
  28.     Top = 24
  29.     Width = 32
  30.     Height = 13
  31.     Caption = 'lTowar'
  32.   end
  33.   object Label2: TLabel
  34.     Left = 24
  35.     Top = 56
  36.     Width = 79
  37.     Height = 13
  38.     Caption = 'Stara cena netto'
  39.   end
  40.   object stara_netto: TLabel
  41.     Left = 308
  42.     Top = 56
  43.     Width = 5
  44.     Height = 13
  45.     Alignment = taRightJustify
  46.     Font.Charset = DEFAULT_CHARSET
  47.     Font.Color = clWindowText
  48.     Font.Height = -11
  49.     Font.Name = 'MS Sans Serif'
  50.     Font.Style = [fsBold]
  51.     ParentFont = False
  52.   end
  53.   object Label3: TLabel
  54.     Left = 24
  55.     Top = 80
  56.     Width = 82
  57.     Height = 13
  58.     Caption = 'Stara cena brutto'
  59.   end
  60.   object stara_brutto: TLabel
  61.     Left = 244
  62.     Top = 80
  63.     Width = 69
  64.     Height = 13
  65.     Alignment = taRightJustify
  66.     Caption = 'stara_brutto'
  67.     Font.Charset = DEFAULT_CHARSET
  68.     Font.Color = clWindowText
  69.     Font.Height = -11
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = [fsBold]
  72.     ParentFont = False
  73.   end
  74.   object Label4: TLabel
  75.     Left = 24
  76.     Top = 120
  77.     Width = 82
  78.     Height = 13
  79.     Caption = 'Nowa cena netto'
  80.   end
  81.   object Label5: TLabel
  82.     Left = 24
  83.     Top = 144
  84.     Width = 85
  85.     Height = 13
  86.     Caption = 'Nowa cena brutto'
  87.   end
  88.   object eNetto: TEdit
  89.     Left = 160
  90.     Top = 112
  91.     Width = 121
  92.     Height = 21
  93.     TabOrder = 0
  94.     OnExit = eNettoExit
  95.   end
  96.   object ebrutto: TEdit
  97.     Left = 160
  98.     Top = 136
  99.     Width = 121
  100.     Height = 21
  101.     TabOrder = 1
  102.     OnExit = ebruttoExit
  103.   end
  104.   object bZmien: TButton
  105.     Left = 8
  106.     Top = 176
  107.     Width = 91
  108.     Height = 25
  109.     Caption = 'Z&mie'#324' o procent'
  110.     TabOrder = 2
  111.     OnClick = bZmienClick
  112.   end
  113.   object eProcent: TEdit
  114.     Left = 112
  115.     Top = 176
  116.     Width = 49
  117.     Height = 21
  118.     TabOrder = 3
  119.     Text = '30'
  120.   end
  121.   object bPobierz: TButton
  122.     Left = 224
  123.     Top = 176
  124.     Width = 97
  125.     Height = 25
  126.     Caption = '&Pobierz z dostawy'
  127.     TabOrder = 4
  128.   end
  129.   object bZapisz: TBitBtn
  130.     Left = 72
  131.     Top = 216
  132.     Width = 75
  133.     Height = 25
  134.     Caption = '&Zapisz'
  135.     TabOrder = 5
  136.     OnClick = bZapiszClick
  137.     Glyph.Data = {
  138.       DE010000424DDE01000000000000760000002800000024000000120000000100
  139.       0400000000006801000000000000000000001000000010000000000000000000
  140.       80000080000000808000800000008000800080800000C0C0C000808080000000
  141.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  142.       3333333333333333333333330000333333333333333333333333F33333333333
  143.       00003333344333333333333333388F3333333333000033334224333333333333
  144.       338338F3333333330000333422224333333333333833338F3333333300003342
  145.       222224333333333383333338F3333333000034222A22224333333338F338F333
  146.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  147.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  148.       0000333333333A222433333333333338F338F33300003333333333A222433333
  149.       333333338F338F33000033333333333A222433333333333338F338F300003333
  150.       33333333A222433333333333338F338F00003333333333333A22433333333333
  151.       3338F38F000033333333333333A223333333333333338F830000333333333333
  152.       333A333333333333333338330000333333333333333333333333333333333333
  153.       0000}
  154.     NumGlyphs = 2
  155.   end
  156.   object bRezygnuj: TBitBtn
  157.     Left = 192
  158.     Top = 216
  159.     Width = 75
  160.     Height = 25
  161.     Caption = '&Rezygnuj'
  162.     TabOrder = 6
  163.     OnClick = bRezygnujClick
  164.     Glyph.Data = {
  165.       DE010000424DDE01000000000000760000002800000024000000120000000100
  166.       0400000000006801000000000000000000001000000010000000000000000000
  167.       80000080000000808000800000008000800080800000C0C0C000808080000000
  168.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  169.       333333333333333333333333000033338833333333333333333F333333333333
  170.       0000333911833333983333333388F333333F3333000033391118333911833333
  171.       38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
  172.       911118111118333338F3338F833338F3000033333911111111833333338F3338
  173.       3333F8330000333333911111183333333338F333333F83330000333333311111
  174.       8333333333338F3333383333000033333339111183333333333338F333833333
  175.       00003333339111118333333333333833338F3333000033333911181118333333
  176.       33338333338F333300003333911183911183333333383338F338F33300003333
  177.       9118333911183333338F33838F338F33000033333913333391113333338FF833
  178.       38F338F300003333333333333919333333388333338FFF830000333333333333
  179.       3333333333333333333888330000333333333333333333333333333333333333
  180.       0000}
  181.     NumGlyphs = 2
  182.   end
  183. end
  184.